-
-
Notifications
You must be signed in to change notification settings - Fork 530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(README): Redact caution of migrating JS API of native stack #2480
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice catch!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, thanks for taking your time into improving the docs. I agree, that the wording there might be improved.
I have few remarks:
- The
react-native-screens/native-stack
will be removed in upcoming minor, not major version. - I don't like "[...] from now on" it is too vague. I want specific version of the library specified there.
- Maybe let's add some backticks to distinguish library names.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
☝🏻
Co-authored-by: Kacper Kafara <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're looking good now! Thanks!
Description
Because
react-native-screens/native-stack
isn't moved to@react-navigation/native
😄 I've changed the caution about moving the dependency into the correct one. Also, I've redacted the sentence, so for me it looks better now.Changes
@react-navigation/native-stack
to@react-navigation/native
in README.